BeginBatch(List<AnonymizationKey>) Method

Summary
Begins the batch anonymization using the specified anonymization keys.
Syntax
C#
VB
C++
public virtual void BeginBatch( 
   List<AnonymizationKey> anonymizationKeys 
) 
Public Overloads Overridable Sub BeginBatch( _ 
   ByVal anonymizationKeys As List(Of AnonymizationKey) _ 
)  
public: 
virtual void BeginBatch(  
   List<AnonymizationKey^>^ anonymizationKeys 
)  

Parameters

anonymizationKeys
The anonymization keys used to find unique keys to maintain across files.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.